home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11192 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: mrnews.mro.dec.com!news
  2. From: Bart Gerardi <gerardi_b@wmodev.enet.dec.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Is COBOL Dead?!
  5. Date: 22 Mar 1996 14:24:53 GMT
  6. Organization: Digital Equiptment
  7. Message-ID: <4iud7l$g0c@mrnews.mro.dec.com>
  8. References: <4ibtqm$1u7@news.netcentral.co.uk> <329681.7685.12167@kcbbs.gen.nz>
  9. NNTP-Posting-Host: iamgr8.ogo.dec.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15.  
  16. >In what way is Cobol crap ?  It does the job it was designed to do
  17. >probably better than any other language.  Of course no one would
  18. >want to write games in it, or operating systems, but then they
  19. >are not business systems.
  20. >
  21. The above is exactly right.  COBOL is the BEST at what it does.
  22. It doesn't do much, put it is perfect for Business systems
  23. (notice my .sig) VAX/BASIC is okay, too.  You try to get stars
  24. to print instead of zeros in a C program....
  25.  
  26.  
  27. >In what way is Cobol slow ?  I have some programs here where the
  28. >Cobol version outperforms the C version.  Then again, most
  29. >business applications don't need a lot of grunt - how much
  30. >processor time does it take to multiply a price by a quantity
  31. >and add the tax ?
  32. >
  33.  
  34. C is much faster at higher level math, this is correct.  But,
  35. how often in end-of-month billing to raise something to 
  36. a power?  For business, COBOL is faster.  It's compiler
  37. and interpreter are bigger, though, I believe.
  38.  
  39. >Whether Cobol is long-winded or not, and whether it matters,
  40. >depends on several factors beyond the understanding of a
  41. >student used to write-only languages.
  42. >
  43.  
  44. Once that student becomes a person, he'll understand...
  45.  
  46.  
  47.  
  48. Bart
  49.  
  50. -- 
  51.  
  52.  
  53. ========================================================================
  54. Bart Gerardi                       All these views are mine...
  55. Digital Equiptment Corp.        
  56. Systems                            Genesis 3:16 
  57. Gerardi_b@wmodev.enet.dec.com        
  58. ========================================================================
  59.  
  60.  
  61.